This property box defines one or more repeat conditions for the Repeat activity. The Repeat activity will continue to repeat the contained activities as long as its conditions are satisfied.
Note: The Repeat activity performs its contained activities as quickly as possible so it is very resource intensive if it is left to repeat continuously. You should configure the Repeat activity's conditions so that they will be met by the workflow itself (i.e., the activity's condition is that it will repeat five times), or you should place a Wait Condition inside the Repeat activity so that it pauses between repeating. You should never use the Repeat activity if you can use a Deadline activity, Escalation activity, or starting rule instead.
Example: All project proposals need to include the project's type (as set in the field Type) in their names. The project type can change, depending on current business needs, even while the project is waiting for approval. To make sure that the project proposal always has the correct name, George configures a workflow that has a Retrieve Field Values, Rename Entry, and Wait for Entry Change activity inside a Repeat activity. The first time the Repeat activity runs, it renames the proposal using the value in the Type field. The workflow then waits for either the proposal to be approved or for the Type field to change. If the Type field changes, the Repeat activity runs again and renames the proposal to reflect the new project type. The Repeat activity will run every time the project type changes until the proposal is approved.
To configure Repeat Condition
This documentation is specific to version 9.0. You can find the most up-to-date help files for the latest version at Current Online Laserfiche Product Help Files. For further help or feedback, please see the Laserfiche Support Site. |
© 2013 Laserfiche |